home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / ingres04.lzh / source / h / sccs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1985-01-23  |  113 b   |  6 lines

  1. # ifndef    lint
  2. # define    SCCSID(arg) static char Sccsid[] = "arg";
  3. # else        lint
  4. # define    SCCSID(arg)
  5. # endif        lint
  6.